In here are the list of things I did for a particular hour or day. Also included here are the screenshots of games I played, or videos I watched or listened to, or just random things I stumbled upon. I'll occasionally write down what I'm thinking, or things I'm planning to do.
Still reading the neovim docs, I'm looking for function that I can use. I'm thinking of creating a side-by-side table showing comparing lua and vimscript. But then again, I really don't know much vimscript. I guess I could just copy the code snippet from the docs.
Worked on the neovim guide, I didn't get to do much, mostly read the neovim docs. I'm not even sure how I should organize the document, or if this is even worth spending my time on.
I continued reading the calculus book. I got stuck while following an example problem where sqrt(∆x)/∆x = 1/sqrt(∆x) and ∆x is a positive infinitesimal.
I can only get sqrt(∆x)/∆x = ∆x⁻²/∆x = 1/∆x∆x² = 1/∆x³ There's no way x³ = x⁻²
Oh well, maybe just a typographic error, or I'm just dumb. Not important anyway. Moving on.
site last updated on 2024-10-16 | created with moontpl